[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 995   SHUFFLE   <  SKIP 2534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14909Bryant, Benjamin, E97330CorvallisOregonUnited States
20913Liu, Wesley24044KielSaarlandGermany
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 00:16:09.408 UTC