[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 875   SHUFFLE   <  SKIP 1370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17352Goel, Drew6006PerthSouth AustraliaAustralia
23268Morris, Katelyn, E94303Palo AltoCaliforniaUnited States
28593Peterson, Faith92625Newport BeachCaliforniaUnited States

Generated 2025-07-08 01:24:12.016 UTC