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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29405Vance, Meagan, F78000VersaillesYvelineFrance
26857Anand, Willie60061Frankfurt am MainSaarlandGermany
27567Foster, Miranda, J98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-11 03:29:29.335 UTC