[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 158   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
16208Chandra, Ruth66001SaarbrückenSaarlandGermany
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 19:36:08.757 UTC