[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 856   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17353Navarro, Bruce, D3205South MelbourneVictoriaAustralia
21818Chander, Willie, A94310OrlyVal de MarneFrance
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance

Generated 2025-07-13 15:02:04.807 UTC