[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 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27582Nath, Latoya, A4000BrisbaneQueenslandAustralia
13458James, Joan98225BellinghamWashingtonUnited States
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 02:25:57.143 UTC