[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 3011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24931Miller, Brianna98403TacomaWashingtonUnited States
26333Alexander, Alexandria97205PortlandOregonUnited States
29172Carson, Arturo94519ConcordCaliforniaUnited States
25586Subram, Molly, C59491Villeneuve-d'AscqNordFrance

Generated 2025-07-09 05:00:59.491 UTC