[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 512   SHUFFLE   <  SKIP 1291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16198Navarro, ArthurGL50CheltenhamEnglandUnited Kingdom
24784Kelly, Megan91945Lemon GroveCaliforniaUnited States
25265Smith, Hannah, JV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-12 13:18:14.195 UTC