[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 0   SHUFFLE   <  SKIP 2757  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28796Coleman, Cameron90210Beverly HillsCaliforniaUnited States
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
28262Diaz, Destiny98201EverettWashingtonUnited States

Generated 2025-11-05 00:10:57.226 UTC