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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
22947Torres, Danielle, G2500WollongongNew South WalesAustralia

Generated 2025-07-16 10:31:28.930 UTC