[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 250   SHUFFLE   <  SKIP 6387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24081Hughes, Alexis, B57000MetzMoselleFrance
29113Anand, Alícia, J3977CranbourneVictoriaAustralia
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia
16598Rai, KatePE17BuryEnglandUnited Kingdom

Generated 2025-07-19 01:07:10.605 UTC