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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27551Long, Antonio, E97330CorvallisOregonUnited States
15293Watson, Mason, C97034Lake OswegoOregonUnited States
29322Alexander, Gavin, K97222MilwaukieOregonUnited States

Generated 2025-07-18 11:43:06.021 UTC