[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 750   <  SKIP 3347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
25382Hughes, Richard, L94519ConcordCaliforniaUnited States

Generated 2025-10-15 10:42:10.125 UTC