[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 468   SHUFFLE   <  SKIP 1988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
16922Jackson, Emma, F98225BellinghamWashingtonUnited States
27159Rodriguez, Veronica92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-17 12:36:40.772 UTC