[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 1424   SHUFFLE   <  SKIP 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia

Generated 2025-07-15 15:21:09.503 UTC