[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 512   SHUFFLE   <  SKIP 5766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18455Wu, Alejandro92118CoronadoCaliforniaUnited States
12610Gutierrez, WendyY03 4TNYorkEnglandUnited Kingdom
13215Sharma, Colleen75006CarrolltonTexasUnited States

Generated 2025-07-17 07:02:49.056 UTC