[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 194   SHUFFLE   <  SKIP 3351  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28522Ma, Rosa, M66272Sulzbach TaunusSaarlandGermany
26692Brown, Isabella, LV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-16 10:45:55.591 UTC