[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 24   SHUFFLE   <  SKIP 1311  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27809Sanchez, Arianna59368WerneNordrhein-WestfalenGermany
11591Lu, Stacey, W78000VersaillesYvelineFrance
16572Xu, Jon, D10210BerlinHamburgGermany
28163Washington, Rachel97071WoodburnOregonUnited States

Generated 2025-07-11 23:41:49.921 UTC