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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11022Zhang, Ethan, G98225BellinghamWashingtonUnited States
25086Cox, Jasmine94704BerkeleyCaliforniaUnited States
21067Jimenez, FrankLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-22 06:08:41.123 UTC