[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 482   SHUFFLE   <  SKIP 4172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19162Raji, Peter, L91502BurbankCaliforniaUnited States
12642Carlson, Jimmy59100RoubaixNordFrance
18160Rivera, BryanGA10GatesheadEnglandUnited Kingdom
25216Raman, Rachael5023FindonSouth AustraliaAustralia

Generated 2025-07-13 22:53:36.017 UTC