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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19941Liang, Cedric, RW1X3SELondonEnglandUnited Kingdom
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
15243Harris, Lauren97355LebanonOregonUnited States

Generated 2025-07-11 15:21:41.682 UTC