[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 2298  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27760Bradley, Latasha, C93500PantinSeine Saint DenisFrance
16203Raje, Warren, N94310OrlyVal de MarneFrance
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
13778Huang, Roger, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-12 02:51:42.643 UTC