[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 750   SHUFFLE   <  SKIP 435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States
11353Ortega, Carrie, LWA1WarringtonEnglandUnited Kingdom
19830Long, GabrielleV9LangfordBritish ColumbiaCanada

Generated 2025-07-14 06:23:40.596 UTC