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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13063Johnson, Jessica98501OlympiaWashingtonUnited States
13203Bell, Bailey, E98501OlympiaWashingtonUnited States
13322Patterson, Elizabeth, E98501OlympiaWashingtonUnited States

Generated 2025-07-13 00:21:04.899 UTC