[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 263   SHUFFLE   <  SKIP 1691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom
27078Scott, Chloe, A91776San GabrielCaliforniaUnited States
16752Wright, Mason90505TorranceCaliforniaUnited States

Generated 2025-07-17 08:39:59.837 UTC