[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 593   SHUFFLE   <  SKIP 1469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom
17612Parker, Courtney98055RentonWashingtonUnited States
21943Mehta, Cindy, A2500WollongongNew South WalesAustralia

Generated 2025-11-04 19:52:54.875 UTC