[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 2391   SHUFFLE   <  SKIP 506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23140Lee, Tyler, A98168BurienWashingtonUnited States
19864Brooks, Isaiah, J97205PortlandOregonUnited States
11785Diaz, Theodore, D98107BallardWashingtonUnited States

Generated 2025-07-13 17:20:32.907 UTC