[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 189   SHUFFLE   <  SKIP 1281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22009Alvarez, Ross92118CoronadoCaliforniaUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States
28796Coleman, Cameron90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 05:30:29.900 UTC