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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11994Hu, Leah4810TownsvilleQueenslandAustralia
25256Hill, Eric, GV9B 5T2ShawneeBritish ColumbiaCanada
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 06:50:50.857 UTC