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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom
21028Suri, JoeCB4 4BZCambridgeEnglandUnited Kingdom
20192Campbell, Amber94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 00:34:50.742 UTC