[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 324   SHUFFLE   <  SKIP 333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13598Luo, Keith, R59368WerneNordrhein-WestfalenGermany
18121Young, Madeline99202SpokaneWashingtonUnited States
22264Coleman, StephanieV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 10:41:01.234 UTC