[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 2461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom
16728Morris, Cole, D97222MilwaukieOregonUnited States
20821Morcos, Hany6006PerthSouth AustraliaAustralia

Generated 2025-07-18 09:49:13.228 UTC