[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 4112   SHUFFLE   <  SKIP 879  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26107Thomas, Alexis92625Newport BeachCaliforniaUnited States
16351Xu, Martha, C4700RockhamptonQueenslandAustralia
17832Sharma, Cameron, L66578NeunkirchenSaarlandGermany
16238Arun, Ann90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 01:55:33.959 UTC