[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 2986   SHUFFLE   <  SKIP 41  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
12455Lewis, Benjamin94941Mill ValleyCaliforniaUnited States
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-13 07:16:35.440 UTC