[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 998   SHUFFLE   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
20323Coleman, Justin, A98052RedmondWashingtonUnited States
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 11:56:04.332 UTC