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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15030Zheng, Jeffery, W3000MelbourneVictoriaAustralia
26328Anderson, Edward, L94063Redwood CityCaliforniaUnited States
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 16:31:35.555 UTC