[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 3375   SHUFFLE   <  SKIP 870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
24665Morgan, AngelaV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-17 17:50:05.619 UTC