[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 653   SHUFFLE   <  SKIP 825  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14852Gonzalez, Adam, J91945Lemon GroveCaliforniaUnited States
13096Chen, Jonathan, GV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-17 13:14:12.139 UTC