[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
14314Cooper, Katherine, R7001HobartTasmaniaAustralia
12327Liang, Edwin, W38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-11 12:40:21.259 UTC