[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 484   SHUFFLE   <  SKIP 1034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13223Lee, Noah91932Imperial BeachCaliforniaUnited States
15921Patel, Donald, M78400ChatouYvelineFrance
18121Young, Madeline99202SpokaneWashingtonUnited States

Generated 2025-11-05 04:06:48.772 UTC