[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 2927   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12564Yang, Marshall, ESE1 8HLLondonEnglandUnited Kingdom
28286Alexander, Destiny98052RedmondWashingtonUnited States
11529Bryant, Austin, L97205PortlandOregonUnited States

Generated 2025-07-16 02:01:24.572 UTC