[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   SHUFFLE   SKIP 6957   <  SKIP 202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11713Zhang, Kyle, C98033KirklandWashingtonUnited States
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom
12822James, Alexandra59368WerneNordrhein-WestfalenGermany

Generated 2025-07-22 12:05:49.366 UTC