[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 3312   SHUFFLE   <  SKIP 2416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
21346Rodriguez, Christian, R95062Santa CruzCaliforniaUnited States
21577Ma, TiffanyV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 12:55:47.855 UTC