[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 518   SHUFFLE   <  SKIP 3931  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States
21358Reed, Cody94611OaklandCaliforniaUnited States
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
19094Yang, Todd, J3000MelbourneVictoriaAustralia

Generated 2025-07-11 16:09:07.100 UTC