[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 3027   SHUFFLE   <  SKIP 2048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28993Perry, Destiny97222MilwaukieOregonUnited States
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States
25669Ortega, Stacy, MY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-20 16:39:19.678 UTC