[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 394   SHUFFLE   <  SKIP 1459  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
25207Moore, Destiny, C98052RedmondWashingtonUnited States
23200Rodriguez, Grace, C98027IssaquahWashingtonUnited States

Generated 2025-07-20 13:41:16.652 UTC