[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 2421   SHUFFLE   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom
21166Yuan, Tamara, E3205South MelbourneVictoriaAustralia
20809Anderson, BenjaminWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 09:25:06.519 UTC