[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 750   SHUFFLE   <  SKIP 436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25669Ortega, Stacy, MY024 1GFYorkEnglandUnited Kingdom
15375Chande, Alisha, M94014ColmaCaliforniaUnited States
14343Turner, Xavier97330CorvallisOregonUnited States

Generated 2025-07-10 21:38:39.835 UTC