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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
12498Diaz, Eduardo, L20354HamburgHamburgGermany
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance

Generated 2025-07-14 20:39:04.696 UTC