[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 875   <  SKIP 6258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11016Hill, Wyatt, L91932Imperial BeachCaliforniaUnited States
11691Wilson, Kaitlyn91932Imperial BeachCaliforniaUnited States
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 11:21:34.787 UTC