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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24237Henderson, Chloe98033KirklandWashingtonUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States
24758Adams, Gabriella, K98033KirklandWashingtonUnited States

Generated 2025-07-21 00:59:47.365 UTC