[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 817   SHUFFLE   <  SKIP 2311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11722Hughes, Julian, S98225BellinghamWashingtonUnited States
19864Brooks, Isaiah, J97205PortlandOregonUnited States
20791Patterson, Ryan, B94109San FranciscoCaliforniaUnited States

Generated 2025-07-14 05:47:55.464 UTC