[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 3615   SHUFFLE   <  SKIP 2681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16406Henderson, Dakota, MOX1OxfordEnglandUnited Kingdom
11210Wood, Edward, J91791West CovinaCaliforniaUnited States
24345Cox, Riley, S97068W. LinnOregonUnited States

Generated 2025-07-17 13:18:08.155 UTC