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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13896Mitchell, Hailey98168BurienWashingtonUnited States
21980Moreno, Beth4169East BrisbaneQueenslandAustralia
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 13:21:22.557 UTC