[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 127   SHUFFLE   <  SKIP 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26200Baker, Ian, VV9MetchosinBritish ColumbiaCanada
14954Perez, Denise, W75007ParisSeine (Paris)France
22665Diaz, Orlando, L95010HofBayernGermany

Generated 2025-07-10 11:02:12.051 UTC