[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 511   SHUFFLE   <  SKIP 748  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
27751Cooper, Zoe, L94536FremontCaliforniaUnited States
28996Rivera, Rachel, SV8Y 1L1CliffsideBritish ColumbiaCanada
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-20 03:15:00.541 UTC