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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12521Dominguez, Meredith63009OffenbachSaarlandGermany
19035Schmidt, Stanley, C42651SolingenNordrhein-WestfalenGermany
17072Kapoor, Kaitlin, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 03:54:38.021 UTC