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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16203Raje, Warren, N94310OrlyVal de MarneFrance
24768Ross, Jordan94014ColmaCaliforniaUnited States
25632Moreno, LeeSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 16:35:06.883 UTC