[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 512   <  SKIP 3553  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States
23210Gray, Timothy, K94519ConcordCaliforniaUnited States
22775Martinez, Madison94519ConcordCaliforniaUnited States
23145Xie, Nichole94519ConcordCaliforniaUnited States

Generated 2025-07-20 12:57:00.538 UTC