[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 1527   SHUFFLE   <  SKIP 5851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23706Cooper, Mackenzie, M98020EdmondsWashingtonUnited States
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
19678Rodriguez, Martin98168BurienWashingtonUnited States

Generated 2025-07-20 12:04:52.435 UTC