[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 0   SHUFFLE   <  SKIP 2952  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States
23794Powell, Abigail, B94015Daly CityCaliforniaUnited States
22839Mehta, Brandy4217Gold CoastQueenslandAustralia
15673Goel, Jon78000VersaillesYvelineFrance
20900Russell, Natalie, MKB9KirkbyEnglandUnited Kingdom
28059Shen, Bradley90706BellflowerCaliforniaUnited States
24620Morgan, Olivia, L94536FremontCaliforniaUnited States

Generated 2025-10-31 04:58:31.941 UTC