[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 251   SHUFFLE   <  SKIP 149  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
26517Griffin, Melanie, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 18:30:14.104 UTC