[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 2513  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16307Sun, Kelli, R38231SalzgitterHessenGermany
23469Gray, Christina, C91941GrossmontCaliforniaUnited States
20304Edwards, Jesse99362Walla WallaWashingtonUnited States

Generated 2025-07-16 01:59:28.464 UTC