[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 3092   SHUFFLE   <  SKIP 203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14337Coleman, Olivia97045Oregon CityOregonUnited States
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
20758Sanders, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-20 05:49:09.740 UTC