[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 2908   <  SKIP 1785  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28122King, Gabriel, V98052RedmondWashingtonUnited States
22473Patel, Clifford, L14111BerlinHamburgGermany
15666Liang, Bianca, B77127LieusaintSeine et MarneFrance

Generated 2025-07-17 12:27:37.370 UTC