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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21064Sun, Colleen, C80610Saint OuenSommeFrance
20500Butler, Morgan, EV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-14 08:52:18.231 UTC