[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 394   SHUFFLE   <  SKIP 1611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23550Cook, Jennifer, J94303Palo AltoCaliforniaUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
24471Chande, Ricardo, L3977CranbourneVictoriaAustralia

Generated 2025-07-12 10:19:11.189 UTC