[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 7627   <  SKIP 99  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States

Generated 2025-07-20 10:40:01.276 UTC