[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 362   SHUFFLE   <  SKIP 3997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States
25895Richardson, Jesse, M97045Oregon CityOregonUnited States
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance

Generated 2025-07-19 04:08:04.182 UTC