[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 717   SHUFFLE   <  SKIP 989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24602Garcia, Preston, M2113North RydeNew South WalesAustralia
28523James, CharlesGL50CheltenhamEnglandUnited Kingdom
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 23:03:34.063 UTC