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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
15854Wood, Miranda90241DowneyCaliforniaUnited States

Generated 2025-07-08 21:59:06.739 UTC