[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 560   SHUFFLE   <  SKIP 703  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13347Hall, Rachel94947NovatoCaliforniaUnited States
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
14583Morris, Sydney97034Lake OswegoOregonUnited States
13459Foster, Devin, G92102San DiegoCaliforniaUnited States
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States
18096Kelly, Ariana, R90210Beverly HillsCaliforniaUnited States
15476Powell, Alyssa90802Long BeachCaliforniaUnited States

Generated 2025-11-06 02:00:36.856 UTC