[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 0   SHUFFLE   <  SKIP 3566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
24350Simmons, Eduardo94536FremontCaliforniaUnited States
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-11-03 10:45:56.433 UTC