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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16353Xu, Alejandro, J98312BremertonWashingtonUnited States
12733Cai, Lacey, LSW8 4BGLondonEnglandUnited Kingdom
20021Jones, Alexander, IV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-10 17:03:49.739 UTC