[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 62   SHUFFLE   <  SKIP 1077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27854Rubio, Marc, I75019ParisSeine (Paris)France
11150Shen, Russell, M3429SunburyVictoriaAustralia
19832Hernandez, Sheila, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 08:28:58.477 UTC