[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 565   <  SKIP 604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29204Sharma, Austin99362Walla WallaWashingtonUnited States
29334Howard, Paige, A99362Walla WallaWashingtonUnited States
13676Kapoor, George, LBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-21 05:47:58.170 UTC