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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27073Sanders, Sydney97330CorvallisOregonUnited States
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States
12539Dominguez, Marc, J94310OrlyVal de MarneFrance
20490Roberts, Kaylee, G94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 21:10:34.700 UTC