[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 5237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17167Jenkins, Thomas, R98312BremertonWashingtonUnited States
24027Tang, Omar, L80074MünchenNordrhein-WestfalenGermany
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 15:01:11.138 UTC