[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 484   SHUFFLE   <  SKIP 480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26395Gill, Daisy, E66041PoingSaarlandGermany
12947Sanchez, Isaiah90706BellflowerCaliforniaUnited States
29123Goel, Tonya4217Gold CoastQueenslandAustralia

Generated 2025-07-13 14:13:15.425 UTC