[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 827   SHUFFLE   <  SKIP 1403  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18655Diaz, Eric, R98033KirklandWashingtonUnited States
11946Saunders, Brandy1002SydneyNew South WalesAustralia
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States
18124Chander, Calvin66578NeunkirchenSaarlandGermany

Generated 2025-07-15 15:56:04.347 UTC