[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 7697   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18889Murphy, Katelyn98270MarysvilleWashingtonUnited States
18905Adams, Samuel98270MarysvilleWashingtonUnited States
18921Bailey, Rachel, R98270MarysvilleWashingtonUnited States

Generated 2025-07-22 06:48:26.096 UTC