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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25709Lopez, Savannah3000MelbourneVictoriaAustralia
24779Lee, Morgan98270MarysvilleWashingtonUnited States
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-11 13:17:11.915 UTC