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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17950Ortega, Alberto31770ColomiersGaronne (Haute)France
13140Zhu, Jamie, J5023FindonSouth AustraliaAustralia
21250Coleman, Fernando, E97355LebanonOregonUnited States

Generated 2025-07-17 23:19:56.513 UTC