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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13003Hernandez, Jill, L4655Hervey BayQueenslandAustralia
11707Cook, Natalie91364Woodland HillsCaliforniaUnited States
21622Winston, Ethan, RV8POak BayBritish ColumbiaCanada

Generated 2025-07-11 15:59:47.422 UTC