[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 2228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12228Martinez, Mayra, D14111BerlinHessenGermany
19210Price, Alexis, E90241DowneyCaliforniaUnited States
20520Srini, Cassandra, S98312BremertonWashingtonUnited States
13087Collins, Jeremy97045Oregon CityOregonUnited States

Generated 2025-07-11 05:45:55.099 UTC