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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11281Barnes, Megan, J91502BurbankCaliforniaUnited States
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-15 10:56:10.532 UTC