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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21434Smith, Isabella, F91776San GabrielCaliforniaUnited States
29125Reed, Andrea, D98901YakimaWashingtonUnited States
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 20:18:53.687 UTC