[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 348  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany
26289Simmons, Samuel94010BurlingameCaliforniaUnited States
23942Goel, Rafael, J85049IngolstadtBayernGermany
19405Smith, Abigail97034Lake OswegoOregonUnited States

Generated 2025-07-11 20:58:31.018 UTC