[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 263   SHUFFLE   <  SKIP 1357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States
26790Cook, Chloe, L95062Santa CruzCaliforniaUnited States
19138Coleman, Eric, T97222MilwaukieOregonUnited States

Generated 2025-07-18 23:32:10.454 UTC