[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19005Peterson, Lauren98104SeattleWashingtonUnited States
21698She, Tracy94519ConcordCaliforniaUnited States
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 07:26:17.951 UTC