[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 250   <  SKIP 7498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
18668Sanders, Brian, J97034Lake OswegoOregonUnited States

Generated 2025-07-21 17:11:48.200 UTC