[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 484   SHUFFLE   <  SKIP 2508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13741Morgan, Haley, A91932Imperial BeachCaliforniaUnited States
16595Anderson, Cameron, LTY31RuncornEnglandUnited Kingdom
17727Gill, Monique, L3000MelbourneVictoriaAustralia

Generated 2025-07-08 09:47:42.943 UTC