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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom
22094Watson, Jared, A99362Walla WallaWashingtonUnited States
26365Fernandez, Phillip, L45000OrleansLoiretFrance
26453Peterson, Cole, L97045Oregon CityOregonUnited States
27993Miller, Hunter95062Santa CruzCaliforniaUnited States
15501Simmons, Justin94014ColmaCaliforniaUnited States

Generated 2025-07-21 04:17:15.123 UTC