[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 5903   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13098Russell, Miguel, Z98201EverettWashingtonUnited States
18221Alvarez, Marc, B4171HawthorneQueenslandAustralia
14696Anand, Shawn, J41485GrevenbroichBayernGermany

Generated 2025-07-21 16:44:48.232 UTC