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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26334Blanco, Ross90706BellflowerCaliforniaUnited States
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom
24089Yuan, Dustin92700ColombesHauts de SeineFrance

Generated 2025-07-20 05:01:43.806 UTC