[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 4098   SHUFFLE   <  SKIP 164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25295Raje, Chad, A3000MelbourneVictoriaAustralia
28728Long, Dylan, C59140DunkerqueNordFrance
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-22 11:40:26.429 UTC