[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 650   SHUFFLE   <  SKIP 912  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26641Xie, Arturo, J90706BellflowerCaliforniaUnited States
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany

Generated 2025-07-20 20:54:33.817 UTC