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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26143Mehta, Michele2060Lavender BayNew South WalesAustralia
20873Subram, Joel, L30601HannoverNordrhein-WestfalenGermany
29076Miller, Megan94536FremontCaliforniaUnited States

Generated 2025-07-10 15:43:11.186 UTC