[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 5893   <  SKIP 746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15381Howard, Alexa98501OlympiaWashingtonUnited States
15396Wilson, Julia98501OlympiaWashingtonUnited States
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States

Generated 2025-07-18 04:01:00.312 UTC