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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29110Smith, Sydney, M90012Los AngelesCaliforniaUnited States
24655Sanders, Taylor91502BurbankCaliforniaUnited States
15695Gomez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 04:43:03.693 UTC