[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 2421   SHUFFLE   <  SKIP 2450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23345Lal, Mario, T2113North RydeNew South WalesAustralia
14901Richardson, Katherine91950National CityCaliforniaUnited States
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States

Generated 2025-07-19 05:33:03.294 UTC