[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 4260   <  SKIP 887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17047Rubio, Kendra4551CaloundraQueenslandAustralia
28440Ramirez, Allison59000LilleNordFrance
14976Hu, Randy45000OrleansLoiretFrance

Generated 2025-07-22 01:22:58.802 UTC