[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 5579   SHUFFLE   <  SKIP 351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26573Clark, Samantha99202SpokaneWashingtonUnited States
19084Raje, Colleen, M2113North RydeNew South WalesAustralia
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-20 16:51:06.837 UTC