[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 4435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11546Chande, Christine59100RoubaixNordFrance
12483Perez, Amanda59100RoubaixNordFrance
12515Bailey, Shelby59100RoubaixNordFrance

Generated 2025-07-10 19:45:26.650 UTC