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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
22187Russell, Hannah, A97330CorvallisOregonUnited States
18110Li, Austin, B90802Long BeachCaliforniaUnited States

Generated 2025-07-12 01:05:43.314 UTC