[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 3677   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25469Wu, Martha45000OrleansLoiretFrance
26209Cox, Jan, R42651SolingenNordrhein-WestfalenGermany
17572Edwards, Lucas, L92118CoronadoCaliforniaUnited States

Generated 2025-07-17 16:03:52.996 UTC