[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 480   SHUFFLE   <  SKIP 2431  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25185Reed, Jade94063Redwood CityCaliforniaUnited States
11063Murphy, Angela98052RedmondWashingtonUnited States
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
14288Ramirez, Christina, M92020El CajonCaliforniaUnited States

Generated 2025-07-17 06:06:09.387 UTC