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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24344Chander, Wayne, SV8Y 1L1CliffsideBritish ColumbiaCanada
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 00:26:54.822 UTC