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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States
27695Blanco, Leslie, L2777SpringwoodNew South WalesAustralia
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-16 23:31:03.153 UTC