[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 7291   SHUFFLE   <  SKIP 460  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22909Goel, Tommy4655Hervey BayQueenslandAustralia
23887Carter, Mason, A98225BellinghamWashingtonUnited States
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 15:16:18.827 UTC