[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 189   SHUFFLE   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13620Ye, Damien, M2450Coffs HarbourNew South WalesAustralia
27462Rodriguez, Xavier90706BellflowerCaliforniaUnited States
13046Rodriguez, Jonathan, J4000BrisbaneQueenslandAustralia

Generated 2025-07-16 11:15:06.924 UTC