[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 250   <  SKIP 6971  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27915Green, Jordan, L91932Imperial BeachCaliforniaUnited States
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
28831Harris, Elizabeth, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 12:20:40.575 UTC