[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 327   SHUFFLE   <  SKIP 2082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22023Chen, Rafael, R90210Beverly HillsCaliforniaUnited States
23877Morris, Katherine, T92102San DiegoCaliforniaUnited States
14980Garcia, Michele66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-20 12:35:20.468 UTC