[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 1735   SKIP 0   <  SKIP 2369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
26048Oliver, Brad, K94519ConcordCaliforniaUnited States
25953Butler, Hunter, A94519ConcordCaliforniaUnited States

Generated 2025-11-06 02:02:53.498 UTC