[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 189   SHUFFLE   <  SKIP 2173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16301Cai, Omar, M62200Boulogne-sur-MerPas de CalaisFrance
20521Carlson, Gina, R98312BremertonWashingtonUnited States
11727Taylor, Benjamin91950National CityCaliforniaUnited States

Generated 2025-07-17 11:44:45.101 UTC