[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 589   SHUFFLE   <  SKIP 1661  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17816Raje, Kathryn, A75002ParisSeine (Paris)France
26752Perez, Henry6006PerthSouth AustraliaAustralia
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States
22450Alvarez, Audrey, L66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-17 20:28:52.256 UTC