[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 3677   SHUFFLE   <  SKIP 2673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11562Gonzalez, Jarrod04139LeipzigNordrhein-WestfalenGermany
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States

Generated 2025-07-19 07:54:13.273 UTC