[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 405   SHUFFLE   <  SKIP 1621  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
14068McDonald, Brent2055North SydneyNew South WalesAustralia
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
19253Ross, Gabrielle, JWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-15 20:26:58.846 UTC