[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 2103   SHUFFLE   <  SKIP 3108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22455Kapoor, Roy22001HamburgHessenGermany
22741He, Darryl, R98107BallardWashingtonUnited States
14633Morgan, TimothyV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-17 00:50:07.803 UTC