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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11433Shan, Maurice, M93290Tremblay-en-FranceSeine Saint DenisFrance
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States
17850Shen, Alvin31770ColomiersGaronne (Haute)France

Generated 2025-07-19 10:00:27.441 UTC