[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   <  SKIP 1622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29238Powell, Xavier90505TorranceCaliforniaUnited States
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
29255Washington, Kyle, C90505TorranceCaliforniaUnited States
11157Long, Hannah, E98403TacomaWashingtonUnited States

Generated 2025-07-10 08:11:25.127 UTC