[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 2147   SHUFFLE   <  SKIP 396  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
26502Brown, Taylor, R94519ConcordCaliforniaUnited States
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 10:36:02.823 UTC