[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 617   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
11594Goel, Corey91370Verrieres Le BuissonEssonneFrance
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 23:07:20.060 UTC