[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 2391   <  SKIP 4286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22994Allen, Chloe98501OlympiaWashingtonUnited States
23266Watson, Jessica98501OlympiaWashingtonUnited States
23466Miller, Alyssa98501OlympiaWashingtonUnited States

Generated 2025-07-15 06:24:46.882 UTC