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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom
23381Hu, Bianca98107BallardWashingtonUnited States
17984Andersen, Barbara, G95010HofBayernGermany

Generated 2025-07-21 09:16:09.640 UTC