[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 875   SHUFFLE   <  SKIP 3909  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21962Smith, Kristi, M3337MeltonVictoriaAustralia
13663Tang, Melvin, R70511StuttgartSaarlandGermany
12263Garcia, Emmanuel, TMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 07:37:04.128 UTC