[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 440   SHUFFLE   <  SKIP 1823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16460Xu, JodiY024 1GFYorkEnglandUnited Kingdom
15695Gomez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
14890Adams, Wyatt90241DowneyCaliforniaUnited States

Generated 2025-07-18 01:45:02.659 UTC