[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 875   SHUFFLE   <  SKIP 1159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom
14072Smith, Allen4551CaloundraQueenslandAustralia
15937Lewis, Grace, R98225BellinghamWashingtonUnited States
25586Subram, Molly, C59491Villeneuve-d'AscqNordFrance

Generated 2025-07-22 08:04:56.461 UTC