[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 364   SHUFFLE   <  SKIP 371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24243Lin, Karen3198SeafordVictoriaAustralia
23489Huang, Autumn98225BellinghamWashingtonUnited States
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-22 00:05:31.645 UTC