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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15270Cox, Ariana, B98501OlympiaWashingtonUnited States
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States
16137King, Timothy, A98501OlympiaWashingtonUnited States

Generated 2025-07-14 18:46:04.482 UTC