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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance
11683Taylor, Greg, M92020El CajonCaliforniaUnited States

Generated 2025-07-14 13:30:21.799 UTC