[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 3636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25953Butler, Hunter, A94519ConcordCaliforniaUnited States
26171Ruiz, Randall, A94519ConcordCaliforniaUnited States
26048Oliver, Brad, K94519ConcordCaliforniaUnited States

Generated 2025-07-08 10:47:55.816 UTC