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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18135Diaz, Blake, EGA10GatesheadEnglandUnited Kingdom
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States
14987Nara, Misty59100RoubaixNordFrance

Generated 2025-07-12 21:30:32.756 UTC