[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 364   SHUFFLE   <  SKIP 2747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21499Ramirez, Bailey, L94070San CarlosCaliforniaUnited States
23829Rodriguez, Anthony, GV9LangfordBritish ColumbiaCanada
24188Turner, CharlesGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 02:01:13.443 UTC