[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 3184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13375Kumar, Jason94014ColmaCaliforniaUnited States
12932Johnson, Tyler94014ColmaCaliforniaUnited States
12933Hall, Jonathan94014ColmaCaliforniaUnited States
13855Washington, Sarah, C94014ColmaCaliforniaUnited States

Generated 2025-07-16 14:24:07.075 UTC