[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 327   SHUFFLE   <  SKIP 4126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16779Watson, Morgan, A91791West CovinaCaliforniaUnited States
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
16803Peterson, Marcus, L98371PuyallupWashingtonUnited States

Generated 2025-07-16 10:17:22.352 UTC