[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 470   SHUFFLE   <  SKIP 2824  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19758Wright, Alex91364Woodland HillsCaliforniaUnited States
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
22885Henderson, Caleb98901YakimaWashingtonUnited States

Generated 2025-07-10 09:50:49.495 UTC