[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 891  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24750Barnes, Destiny, A94303Palo AltoCaliforniaUnited States
12992Zeng, Ernest, M6006PerthSouth AustraliaAustralia

Generated 2025-07-11 22:05:45.247 UTC