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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22416Romero, Tabitha, MSE1 8HLLondonEnglandUnited Kingdom
19614Williams, Wyatt, E4810TownsvilleQueenslandAustralia
15517Edwards, Thomas, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-22 00:02:50.505 UTC