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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23997Srini, Kristopher, A5023FindonSouth AustraliaAustralia
11133Griffin, Angela97034Lake OswegoOregonUnited States
13799Bailey, Bryan, E78400ChatouYvelineFrance

Generated 2025-07-16 10:59:25.211 UTC