[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 2421   SHUFFLE   <  SKIP 732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States
18033Patel, Evelyn, W42651SolingenNordrhein-WestfalenGermany
23842Bryant, ConnorV9LangfordBritish ColumbiaCanada

Generated 2025-07-11 18:01:34.982 UTC