[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 593   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22355Jones, Logan94519ConcordCaliforniaUnited States
16210Cooper, Olivia94010BurlingameCaliforniaUnited States
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-11-05 16:45:09.573 UTC