[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 6900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24346Veronesi, Giorgio94010BurlingameCaliforniaUnited States
27716Ramos, Albert, E2060Lavender BayNew South WalesAustralia
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia

Generated 2025-07-13 03:25:41.700 UTC