[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 2930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23261Peterson, Jada98027IssaquahWashingtonUnited States
25767Hill, Bailey, L98403TacomaWashingtonUnited States
24841Jai, Andres, B92700ColombesHauts de SeineFrance

Generated 2025-07-09 06:43:25.147 UTC