[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 469   <  SKIP 3616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
12534Shan, Katie17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-10 06:20:45.839 UTC