[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 327   SHUFFLE   <  SKIP 922  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12832Prasad, Douglas, J12171BerlinSaarlandGermany
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
19299Browning, Carrie, GRG11 5TPBerkshireEnglandUnited Kingdom
25290Mitchell, Jackson97222MilwaukieOregonUnited States

Generated 2025-07-14 23:20:23.287 UTC