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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16850Jenkins, Jessica99202SpokaneWashingtonUnited States
26361Suarez, EbonySW1P 2NULondonEnglandUnited Kingdom
13895Brooks, Isabella98312BremertonWashingtonUnited States

Generated 2025-07-11 13:28:06.976 UTC