[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 2283   SHUFFLE   <  SKIP 1566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25675Blanco, JoeOX16 8RSOxonEnglandUnited Kingdom
22203Zheng, Alisha3198SeafordVictoriaAustralia
22425Sullivan, Roy91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-19 23:44:13.053 UTC