[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 637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28866Adams, Aaron, B90241DowneyCaliforniaUnited States
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom
28977Nelson, Carlos94303Palo AltoCaliforniaUnited States
15353Xu, Michele, KWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 06:40:48.957 UTC