[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 2963   SHUFFLE   <  SKIP 626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22403Beck, Cedric, L1597Lane CoveNew South WalesAustralia
12952Hughes, Jennifer, W91945Lemon GroveCaliforniaUnited States
16197Prasad, Heidi, M14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-20 06:37:14.478 UTC