[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 405   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28130Taylor, Joshua, MV3A 4R2LangleyBritish ColumbiaCanada
14511Rogers, Danielle98027IssaquahWashingtonUnited States
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-13 16:26:42.631 UTC