[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 440   SHUFFLE   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21492Jai, Robert94015Daly CityCaliforniaUnited States
29420Travers, Linda75007ParisSeine (Paris)France
14757Garcia, Elizabeth, B91776San GabrielCaliforniaUnited States

Generated 2025-07-21 16:00:54.155 UTC