[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 593   SHUFFLE   <  SKIP 288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28561Kelly, Carlos, CWA1WarringtonEnglandUnited Kingdom
15270Cox, Ariana, B98501OlympiaWashingtonUnited States
28952Huang, Arturo2138RhodesNew South WalesAustralia
14326Perez, Joe, A4810TownsvilleQueenslandAustralia

Generated 2025-11-05 18:35:46.715 UTC