[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 362   SHUFFLE   <  SKIP 5663  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26831Raje, Drew, D66001SaarbrückenSaarlandGermany
16472Robinson, Olivia, A75007ParisSeine (Paris)France
20254Gutierrez, Dana2055North SydneyNew South WalesAustralia

Generated 2025-07-21 12:01:55.311 UTC