[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 0   SHUFFLE   <  SKIP 1787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17044Hayes, Ana98055RentonWashingtonUnited States
18027Griffin, Alexia, W66740SaarlouisSaarlandGermany
26990Patel, Darren, C95010HofBayernGermany

Generated 2025-11-05 21:52:37.438 UTC