[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 3165   SHUFFLE   <  SKIP 2713  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15366Coleman, Alyssa, C91950Lincoln AcresCaliforniaUnited States
28983Lopez, Sean90706BellflowerCaliforniaUnited States
26622Howard, Jan98020EdmondsWashingtonUnited States
23091Peterson, Richard92806La JollaCaliforniaUnited States

Generated 2025-07-21 07:08:48.636 UTC