[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16820Gray, IsabellaV6B 3P7Port HammondBritish ColumbiaCanada
13249Perry, RyanV9B 2C3ShawneeBritish ColumbiaCanada
17102Goel, Andres, B66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-11 16:32:31.666 UTC