[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 229   SHUFFLE   <  SKIP 1224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25777Butler, Stephanie, J59000LilleNordFrance
23729Allen, Marcus, D94947NovatoCaliforniaUnited States
28106Williams, Chloe, A91941GrossmontCaliforniaUnited States
20145Lee, Fernando, K78400ChatouYvelineFrance

Generated 2025-07-13 15:58:08.613 UTC