[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2993   SHUFFLE   <  SKIP 53  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21449Raheem, Devon94519ConcordCaliforniaUnited States
18456Bailey, Timothy, L91941GrossmontCaliforniaUnited States
11440Weber, Sergio, C59000LilleNordFrance

Generated 2025-07-11 03:19:02.439 UTC