[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 5579   SHUFFLE   <  SKIP 368  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25959Hall, Katherine91945Lemon GroveCaliforniaUnited States
17037Nath, Kenneth, WV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-20 14:21:00.743 UTC