[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2993  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17216Ramos, Kathleen59100RoubaixNordFrance
15487Ramirez, Jesse91977Spring ValleyCaliforniaUnited States
16944Raji, Alejandro, E33098PaderbornNordrhein-WestfalenGermany
20078Lee, Jose, E97045Oregon CityOregonUnited States
26440Green, Devin, J3000MelbourneVictoriaAustralia
21454Goldstein, Alvin94519ConcordCaliforniaUnited States

Generated 2025-07-12 02:36:56.571 UTC