[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 8733   SHUFFLE   <  SKIP 1506  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23389Perry, Jack97330CorvallisOregonUnited States
11282Thomas, Christian, A98168BurienWashingtonUnited States
22229Perry, Wyatt91502BurbankCaliforniaUnited States
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance

Generated 2025-07-20 02:33:44.517 UTC