[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 2500   <  SKIP 802  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18115Young, Richard, C98104SeattleWashingtonUnited States
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany
16488Rodriguez, Joel, C7001HobartTasmaniaAustralia
24447Morgan, Cody90706BellflowerCaliforniaUnited States

Generated 2025-07-21 19:15:31.980 UTC