[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 840   SHUFFLE   <  SKIP 102  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
24925Perez, Erick91910Chula VistaCaliforniaUnited States
16551Shan, Christy, M59100RoubaixNordFrance
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States

Generated 2025-07-20 12:52:35.175 UTC