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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25769Rubio, Gerald, A91480FrankfurtBayernGermany
27992Taylor, Dylan, P97301SalemOregonUnited States
14525Sun, Claudia, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-18 06:48:42.882 UTC