[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 512   SHUFFLE   <  SKIP 960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23950Zhou, Roger, L94310OrlyVal de MarneFrance
13037Pal, Terrence, M2061Milsons PointNew South WalesAustralia
28288Srini, Marco, A94519ConcordCaliforniaUnited States

Generated 2025-07-11 06:38:38.512 UTC