[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 396   SHUFFLE   <  SKIP 714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
16124Murphy, Eduardo, SV8POak BayBritish ColumbiaCanada
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States

Generated 2025-07-14 23:22:44.385 UTC