[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 396   SHUFFLE   <  SKIP 2702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12848Lu, Brittney, ARG7 5H7ReadingEnglandUnited Kingdom
23704Moore, Christopher, J90712LakewoodCaliforniaUnited States
14270Ross, James, F92806La JollaCaliforniaUnited States

Generated 2025-07-19 22:54:36.651 UTC