[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 875   SHUFFLE   <  SKIP 5398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24750Barnes, Destiny, A94303Palo AltoCaliforniaUnited States
19809Sharma, Eric91945Lemon GroveCaliforniaUnited States
16775Russell, Sarah, L94014ColmaCaliforniaUnited States

Generated 2025-07-15 12:45:43.088 UTC