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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20367Anderson, Jessica90712LakewoodCaliforniaUnited States
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States
21162Sanchez, Brooke90712LakewoodCaliforniaUnited States

Generated 2025-07-18 10:41:55.268 UTC