[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 250   <  SKIP 5869  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States

Generated 2025-07-22 00:49:05.261 UTC