[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 840   SHUFFLE   <  SKIP 186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13397Mitchell, Adam98052RedmondWashingtonUnited States
24245Liang, Omar4551CaloundraQueenslandAustralia
13708Bennett, Jennifer, GV8Y 1L1CliffsideBritish ColumbiaCanada
16393Edwards, Xavier93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-20 01:05:12.234 UTC