[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 872   SHUFFLE   <  SKIP 998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28361Wilson, Kayla98033KirklandWashingtonUnited States
15014Liu, Warren2500WollongongNew South WalesAustralia
13853Zhang, Connor, RV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-13 15:35:57.923 UTC