[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 508   SHUFFLE   <  SKIP 418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24429Hughes, Isabelle98104SeattleWashingtonUnited States
11503Wu, Dennis, G92118CoronadoCaliforniaUnited States
25508Cook, Melissa20354HamburgHamburgGermany

Generated 2025-07-15 22:11:51.474 UTC