[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 0   SHUFFLE   <  SKIP 2993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12617Ma, Jake, G30601HannoverNordrhein-WestfalenGermany
17185Anand, KarlaYO15YorkEnglandUnited Kingdom
22274Chen, Adam98403TacomaWashingtonUnited States

Generated 2025-10-23 10:37:31.415 UTC