[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 189   SHUFFLE   <  SKIP 2033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14284Anderson, Wyatt, M98284Sedro WoolleyWashingtonUnited States
29252Parker, Alex94303Palo AltoCaliforniaUnited States
25517Cook, Christina57000MetzMoselleFrance

Generated 2025-07-08 22:24:06.891 UTC