[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 531   <  SKIP 4619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16991Henderson, Brianna, C98020EdmondsWashingtonUnited States
17020Bryant, Ashley, J98020EdmondsWashingtonUnited States
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States

Generated 2025-07-14 16:02:56.084 UTC