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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28519Ramos, Jésus, E92700ColombesHauts de SeineFrance
12624Xu, Jamie, D60082Frankfurt am MainHamburgGermany
21763Brown, Madison98052RedmondWashingtonUnited States

Generated 2025-07-21 15:23:30.974 UTC