[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 518   SHUFFLE   <  SKIP 5952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom
26244Hughes, Jordan99202SpokaneWashingtonUnited States
19671Davis, Michael, B94519ConcordCaliforniaUnited States

Generated 2025-07-19 21:37:24.842 UTC