[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 322   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13311Reed, Isabella98055RentonWashingtonUnited States
13676Kapoor, George, LBD1 4SJW. YorkEnglandUnited Kingdom
20991Sai, Frederick3280WarrnamboolVictoriaAustralia

Generated 2025-07-22 06:33:18.302 UTC