[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 872   SHUFFLE   <  SKIP 3650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
24787Watson, Andrea, G98052RedmondWashingtonUnited States
20594Torres, Arthur77127LieusaintSeine et MarneFrance

Generated 2025-07-21 14:12:13.379 UTC