[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 480   SHUFFLE   <  SKIP 643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23341Chen, Kelvin98312BremertonWashingtonUnited States
23573Gao, Jorge4655Hervey BayQueenslandAustralia
16383Kelly, Brian, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 14:44:04.688 UTC