[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 778   <  SKIP 3363  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28998Rodriguez, Kristina94519ConcordCaliforniaUnited States
29283Mr., Smith, Jeff94519ConcordCaliforniaUnited States
29326Diaz, Victoria, C94519ConcordCaliforniaUnited States
28847Xu, Carly, G94519ConcordCaliforniaUnited States

Generated 2025-07-18 00:21:33.185 UTC