[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 189   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom
24440Hughes, Jordyn91950Lincoln AcresCaliforniaUnited States
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 19:07:31.472 UTC