[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 236   SHUFFLE   <  SKIP 193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States
20436Barnes, Anna94303Palo AltoCaliforniaUnited States
23072Srini, Toni98225BellinghamWashingtonUnited States

Generated 2025-07-11 02:18:58.324 UTC