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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27184Subram, Donald, C66041PoingSaarlandGermany
29201Jai, Kara, E94704BerkeleyCaliforniaUnited States
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-20 04:32:17.572 UTC