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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13655Walker, Christopher, L98225BellinghamWashingtonUnited States
18238Harris, Eduardo, S4551CaloundraQueenslandAustralia
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-11 15:31:16.167 UTC