[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 189   SHUFFLE   <  SKIP 3186  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17435Mitchell, Edward90505TorranceCaliforniaUnited States
19671Davis, Michael, B94519ConcordCaliforniaUnited States
23304Simmons, Jordan, M91203GlendaleCaliforniaUnited States
29058Reed, Olivia, L92118CoronadoCaliforniaUnited States

Generated 2025-07-14 03:30:03.086 UTC