[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 875   SHUFFLE   <  SKIP 2872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19920Sanchez, Meredith, S75005ParisSeine (Paris)France
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
16857Munoz, Lawrence, C98168BurienWashingtonUnited States

Generated 2025-07-14 02:57:00.330 UTC