[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 466   SHUFFLE   <  SKIP 1616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28268Campbell, Jordan, T94519ConcordCaliforniaUnited States
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States
19809Sharma, Eric91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 12:35:45.608 UTC