[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 575   SHUFFLE   <  SKIP 2009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18514Romero, Anne90706BellflowerCaliforniaUnited States
13898Baker, Richard97330CorvallisOregonUnited States
28988Perez, Harold, C94014ColmaCaliforniaUnited States

Generated 2025-07-10 00:11:15.168 UTC