[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 251   SHUFFLE   <  SKIP 281  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25527Johnson, Robert, P93400Saint-DenisSeine Saint DenisFrance
26645Richardson, Morgan, S94519ConcordCaliforniaUnited States
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom
20386Russell, Anna, O91945Lemon GroveCaliforniaUnited States

Generated 2025-07-17 04:52:58.192 UTC