[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 1135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
17081Murphy, Jennifer, J59000LilleNordFrance
12332Nara, Andres, A75003ParisSeine (Paris)France

Generated 2025-07-08 02:07:32.095 UTC