[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 2421   SHUFFLE   <  SKIP 1123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24295Barnes, Natalie94303Palo AltoCaliforniaUnited States
20859Romero, Roy, CE17 6JFLondonEnglandUnited Kingdom
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-09 14:32:53.827 UTC