[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 717   SHUFFLE   <  SKIP 3393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26163Cai, Autumn, O2055North SydneyNew South WalesAustralia
23057Richardson, Caitlin, TV9B 2C3ShawneeBritish ColumbiaCanada
16195Perez, Abby93500PantinSeine Saint DenisFrance

Generated 2025-07-14 18:15:41.841 UTC