[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 2275   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12332Nara, Andres, A75003ParisSeine (Paris)France
28458She, Casey, C77127LieusaintSeine et MarneFrance
17612Parker, Courtney98055RentonWashingtonUnited States

Generated 2025-07-18 21:05:59.788 UTC