[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 416   SHUFFLE   <  SKIP 2306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom
12130Zhou, Suzanne33041PaderbornHamburgGermany

Generated 2025-07-21 00:58:55.654 UTC