[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 189   SHUFFLE   <  SKIP 2162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14885White, Judith, RV8VVictoriaBritish ColumbiaCanada
22665Diaz, Orlando, L95010HofBayernGermany
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
27321Zhang, Dylan, L66740SaarlouisSaarlandGermany

Generated 2025-07-18 00:34:03.508 UTC