[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 5229   <  SKIP 754  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia
23674Walker, Jeremiah, A92020El CajonCaliforniaUnited States

Generated 2025-07-20 09:59:25.380 UTC