[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 189   SHUFFLE   <  SKIP 1354  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
16986Adams, Sara, A97222MilwaukieOregonUnited States
19516Griffin, Kaitlyn78400ChatouYvelineFrance
11074Arun, Levi, A6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-15 06:57:24.818 UTC