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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15639Coleman, Melanie, H4551CaloundraQueenslandAustralia
15636White, David, P64283DarmstadtHessenGermany
12955Hernandez, Theresa94010BurlingameCaliforniaUnited States

Generated 2025-07-10 10:25:58.536 UTC