[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 2817   SHUFFLE   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
15177Lu, Jorge, W94519ConcordCaliforniaUnited States
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States

Generated 2025-07-14 06:15:21.091 UTC