[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5229   <  SKIP 754  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14573Wood, Madison, M97068W. LinnOregonUnited States
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-20 09:39:07.165 UTC