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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22750Gonzalez, Jesse, D90241DowneyCaliforniaUnited States
24758Adams, Gabriella, K98033KirklandWashingtonUnited States
22452Deng, Carly, EHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-11 06:00:33.295 UTC