[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 875   SHUFFLE   <  SKIP 6356  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22377Zeng, Roger45000OrleansLoiretFrance
14663Hu, Arturo, R94014ColmaCaliforniaUnited States
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
17847Lee, Logan, G46236BottropNordrhein-WestfalenGermany

Generated 2025-07-13 19:51:43.281 UTC