[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 4000   SHUFFLE   <  SKIP 2953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
15005Cooper, Adrian90802Long BeachCaliforniaUnited States
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-14 19:36:11.895 UTC