[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 827   SHUFFLE   <  SKIP 1077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24977Green, Sophia, EV8VVictoriaBritish ColumbiaCanada
18936Collins, Morgan91364Woodland HillsCaliforniaUnited States
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 10:42:06.166 UTC