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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26513Moreno, Stacy98225BellinghamWashingtonUnited States
21857Dominguez, Jay, AW10 6BLLondonEnglandUnited Kingdom
23252Wood, Alexia94611OaklandCaliforniaUnited States

Generated 2025-07-16 11:46:00.696 UTC