[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 416   SHUFFLE   <  SKIP 1659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27814Shan, Katrina, C48001MünsterSaarlandGermany
11722Hughes, Julian, S98225BellinghamWashingtonUnited States
27345Shan, Darrell, J2444Port MacquarieNew South WalesAustralia

Generated 2025-07-14 22:42:13.511 UTC