[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 405   SHUFFLE   <  SKIP 492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
26389Zhou, Candice, L75016ParisSeine (Paris)France
26670Johnsen, Jerry3220GeelongVictoriaAustralia

Generated 2025-07-13 07:18:36.692 UTC