[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 1845   SHUFFLE   <  SKIP 1889  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27047Rai, Yolanda97005BeavertonOregonUnited States
14255Jackson, Jonathan, L98020EdmondsWashingtonUnited States
11044Flores, Adam, L4655Hervey BayQueenslandAustralia
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States

Generated 2025-07-18 15:02:17.056 UTC