[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 194   SHUFFLE   <  SKIP 3319  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27500Hill, Luis3337MeltonVictoriaAustralia
26372Browning, MarieBD1 4SJW. YorkEnglandUnited Kingdom
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
29139Coleman, Riley, L90505TorranceCaliforniaUnited States

Generated 2025-07-18 22:20:10.387 UTC