[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 438   SHUFFLE   <  SKIP 134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18748Stewart, Gabrielle, R4551CaloundraQueenslandAustralia
22645Murphy, Isabella57000MetzMoselleFrance
18188Wang, Jeffery, E3280WarrnamboolVictoriaAustralia

Generated 2025-07-19 17:56:00.184 UTC