[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 398   SHUFFLE   <  SKIP 3388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19047Walker, Sydney, AGA10GatesheadEnglandUnited Kingdom
21205Vance, Denise, L2264SilverwaterNew South WalesAustralia
25531Patel, EbonyRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-21 01:20:45.323 UTC