[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 2421   SHUFFLE   <  SKIP 5859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14646Garcia, Dylan, L94941Mill ValleyCaliforniaUnited States
19580Sanz, Eddie, A2055North SydneyNew South WalesAustralia
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-13 09:55:25.229 UTC