[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 509   SHUFFLE   <  SKIP 1076  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13239Thomas, Matthew, KV7L 4J4N. VancouverBritish ColumbiaCanada
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom
18485Gonzalez, Devin3000MelbourneVictoriaAustralia
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States

Generated 2025-07-20 07:14:19.603 UTC