[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 4523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12292Kumar, Nicolas, RSL4 1RHBerksEnglandUnited Kingdom
17182Patterson, JessicaYO15YorkEnglandUnited Kingdom
26330Diaz, Marcus, H98312BremertonWashingtonUnited States

Generated 2025-07-11 18:26:27.119 UTC