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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27380Green, EricV9LangfordBritish ColumbiaCanada
25516Hernandez, Cheryl66272Sulzbach TaunusSaarlandGermany
27998Lewis, EthanV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-19 14:23:30.800 UTC