[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 750   <  SKIP 5875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13230Bryant, Chloe, J98501OlympiaWashingtonUnited States
13182Bennett, Jeremy, L98501OlympiaWashingtonUnited States
13203Bell, Bailey, E98501OlympiaWashingtonUnited States

Generated 2025-10-13 22:20:09.666 UTC