[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 480   SHUFFLE   <  SKIP 2275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23409Raji, Brad, C6006PerthSouth AustraliaAustralia
12824Subram, Kristopher75009ParisSeine (Paris)France
14930Sara, Cindy, M93000BobignySeine Saint DenisFrance
18828Wright, Morgan98201EverettWashingtonUnited States

Generated 2025-07-15 08:02:07.132 UTC