[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 480   SHUFFLE   <  SKIP 1815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28699Lu, Leah66041PoingSaarlandGermany
27261Chande, Omar, M98168BurienWashingtonUnited States
13309Sanders, Angela92020El CajonCaliforniaUnited States

Generated 2025-07-10 19:10:10.522 UTC