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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13911Kelly, Andrea98104SeattleWashingtonUnited States
23123Kelly, Zoe2580GoulburnNew South WalesAustralia
27249Cox, Emma, R90401Santa MonicaCaliforniaUnited States

Generated 2025-07-13 15:48:11.296 UTC