[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   SKIP 840   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17047Rubio, Kendra4551CaloundraQueenslandAustralia
23982Diaz, Adam, H46236BottropNordrhein-WestfalenGermany
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance

Generated 2025-07-13 17:26:37.748 UTC