[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 512   SHUFFLE   <  SKIP 1116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23152Howard, Michelle97301SalemOregonUnited States
22555Taylor, Ethan93400Saint-DenisSeine Saint DenisFrance
20156Madan, Jay, L3429SunburyVictoriaAustralia

Generated 2025-07-12 12:07:36.763 UTC