[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 817   SHUFFLE   <  SKIP 2314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23722Perez, Andrea91203GlendaleCaliforniaUnited States
26078Dominguez, Alberto, R98225BellinghamWashingtonUnited States
23261Peterson, Jada98027IssaquahWashingtonUnited States

Generated 2025-07-14 09:18:20.357 UTC