[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 1445   SHUFFLE   <  SKIP 588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23586Coleman, Madison, F94303Palo AltoCaliforniaUnited States
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
29004Thomas, Andrew, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-22 12:00:56.674 UTC