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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18604Alexander, Paige, WV3A 4R2LangleyBritish ColumbiaCanada
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 20:01:32.096 UTC