[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 469   <  SKIP 3573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21649Nara, Keith94519ConcordCaliforniaUnited States
21724Yang, Mandy94519ConcordCaliforniaUnited States
21698She, Tracy94519ConcordCaliforniaUnited States

Generated 2025-07-17 06:15:40.443 UTC