[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 413   SHUFFLE   <  SKIP 2718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26804Sanders, Trinity, B91977Spring ValleyCaliforniaUnited States
28856Wang, Luke99202SpokaneWashingtonUnited States
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-12 04:50:10.472 UTC