[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 1656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12913Moore, Benjamin, D98055RentonWashingtonUnited States
18760Wood, Morgan, M90241DowneyCaliforniaUnited States
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-09 23:34:20.899 UTC