[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 750   SHUFFLE   <  SKIP 264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15094Ortega, Wendy, B75003ParisSeine (Paris)France
16015Cooper, Jessica91945Lemon GroveCaliforniaUnited States
24459Carson, Kristin, C4551CaloundraQueenslandAustralia

Generated 2025-07-07 21:46:14.248 UTC