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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27190Reed, Shelby, M91502BurbankCaliforniaUnited States
16954Davis, Fernando98225BellinghamWashingtonUnited States
24898Gomez, Mallory, R5023FindonSouth AustraliaAustralia

Generated 2025-07-13 23:20:32.572 UTC