[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 512   SHUFFLE   <  SKIP 4016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia
15199Jordan, Joe, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 06:12:52.160 UTC