[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 680   SHUFFLE   <  SKIP 5965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States
28889Beck, Alison12171BerlinSaarlandGermany
26367Shan, Omar75019ParisSeine (Paris)France

Generated 2025-07-17 19:52:38.663 UTC