[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 4208  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 03:14:04.987 UTC