[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 7983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22803Shan, Marshall, J59368WerneNordrhein-WestfalenGermany
20466Jai, Benjamin94303Palo AltoCaliforniaUnited States
27315Mitchell, James66740SaarlouisSaarlandGermany

Generated 2025-07-11 20:16:19.754 UTC