[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 2421   SHUFFLE   <  SKIP 1583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20263Zhou, Steve, C2777SpringwoodNew South WalesAustralia
23531Powell, Alexis, M4551CaloundraQueenslandAustralia
17341Alonso, Andy98225BellinghamWashingtonUnited States

Generated 2025-07-13 19:14:05.911 UTC