[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 575   SHUFFLE   <  SKIP 3347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11593Moreno, Armando45000OrleansLoiretFrance
17013Mitchell, Gabriella, L97301SalemOregonUnited States
25246Lal, Warren, B3550BendigoVictoriaAustralia

Generated 2025-07-16 08:53:13.387 UTC