[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 127   SHUFFLE   <  SKIP 2028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25613Ruiz, Erik, S75002ParisSeine (Paris)France
23937Ruiz, Eddie, C53131BonnHamburgGermany
17252Zhu, Colleen3220GeelongVictoriaAustralia

Generated 2025-07-14 11:24:51.756 UTC