[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 62   SHUFFLE   <  SKIP 1045  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13920Rogers, Amanda, AV0SookeBritish ColumbiaCanada
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom
25555Lu, Trisha2061Milsons PointNew South WalesAustralia
11057Andersen, Carl, J1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 12:49:33.096 UTC