[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 2693   SHUFFLE   <  SKIP 1841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27454Wang, Benjamin, RV3A 4R2LangleyBritish ColumbiaCanada
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom
19411Alexander, SarahV0SookeBritish ColumbiaCanada

Generated 2025-07-18 16:58:22.073 UTC