[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 875   SHUFFLE   <  SKIP 1617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11138Davis, Lauren91203GlendaleCaliforniaUnited States
14380Watson, Kaylee, K97355LebanonOregonUnited States
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 08:08:55.132 UTC