[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 2695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20797Hu, Dawn, G59170CroixNordFrance
26336Brown, Noah, D90241DowneyCaliforniaUnited States
12610Gutierrez, WendyY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-09 19:02:25.895 UTC