[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 995   SHUFFLE   <  SKIP 1463  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
26926Mehta, Sergio75019ParisSeine (Paris)France
14168Guo, Edwin, M78400ChatouYvelineFrance
18746Alvarez, Reginald, A3337MeltonVictoriaAustralia

Generated 2025-07-15 18:32:57.128 UTC