[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 2671   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11438Nara, Jenny59368WerneNordrhein-WestfalenGermany
25849Cooper, Danielle, J91502BurbankCaliforniaUnited States
16778Hayes, Blake, G91502BurbankCaliforniaUnited States

Generated 2025-07-20 07:47:10.482 UTC