[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 251   SHUFFLE   <  SKIP 199  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27282Perez, Barry, MT2P 2G8CalgaryAlbertaCanada
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance
27732White, Katherine99362Walla WallaWashingtonUnited States

Generated 2025-07-17 12:51:47.667 UTC