[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 10198   <  SKIP 946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18538Mitchell, Ian98027IssaquahWashingtonUnited States
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States
18640James, Isaac98027IssaquahWashingtonUnited States

Generated 2025-07-22 08:07:36.388 UTC