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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27794Kumar, Dawn, WRG7 5H7ReadingEnglandUnited Kingdom
24480Liu, Kelli, A3337MeltonVictoriaAustralia
28393Zheng, Ramon, R92400CourbevoieHauts de SeineFrance

Generated 2025-07-14 01:24:06.005 UTC