[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 398   SHUFFLE   <  SKIP 2317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16908Patel, Kristi, C98168BurienWashingtonUnited States
12523Wagner, Steve, C75012ParisSeine (Paris)France
22747Martinez, Brianna, H91203GlendaleCaliforniaUnited States

Generated 2025-07-18 08:29:39.863 UTC