[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 2391   SHUFFLE   <  SKIP 486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23022Bradley, JocelynV8XRoyal OakBritish ColumbiaCanada
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States
25172Gray, Evan94611OaklandCaliforniaUnited States

Generated 2025-07-13 12:56:47.059 UTC