[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 2500   SHUFFLE   <  SKIP 132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18691Zheng, Claudia1597Lane CoveNew South WalesAustralia
12272Alexander, Justin, MLE18LeedsEnglandUnited Kingdom
13263Anand, Kate, K59223RoncqNordFrance
24255Lee, Chloe, JV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-09 17:20:36.253 UTC