[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 159   SHUFFLE   <  SKIP 2449  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28011Lan, Andrew, L97222MilwaukieOregonUnited States
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
13869Morgan, Anna, E94010BurlingameCaliforniaUnited States

Generated 2025-07-18 15:03:08.925 UTC