[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 680   SHUFFLE   <  SKIP 3016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24784Kelly, Megan91945Lemon GroveCaliforniaUnited States
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-15 02:53:38.397 UTC